home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
datautil
/
dlite10
/
install.exe
/
DLITE
/
MAILLIST.OUT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-06-01
|
221 b
|
4 lines
DISPLAY LASTNAME,FIRSTMI,CITY,PHONE WHILE .NOT. EOF() OFF
*PRINT LASTNAME,FIRSTMI,CITY,PHONE
*PRINT " "+LASTNAME+CHR(13)+CHR(10),FIRSTMI+CHR(13)+CHR(10),CITY+CHR(13)+CHR(10),STATE+CHR(13)+CHR(10) WHILE .NOT. EOF() OFF